home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 10384 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.4 KB

  1. Path: vixen.cso.uiuc.edu!usenet
  2. From: "Yousef M. Alostaz,,," <yalostaz@cern.ce.uiuc.edu>
  3. Newsgroups: comp.lang.c,de.comp.lang.c
  4. Subject: Call Fortran from C
  5. Date: 17 Mar 1996 13:32:36 GMT
  6. Organization: University of Illinois at Urbana
  7. Message-ID: <4ih49k$pn8@vixen.cso.uiuc.edu>
  8. NNTP-Posting-Host: cern10.ce.uiuc.edu
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. X-Mailer: Mozilla 1.12 (X11; I; HP-UX A.09.05 9000/720)
  13. X-URL: news:comp.lang.c
  14.  
  15. Hi;
  16.  
  17. Does anyone out there know how to call a Fortran subroutine from a C program (I
  18. am using hp720 machines/Unix oper. sys.)?. I tried to use "std_$call" but it
  19. did not work. 
  20.  
  21. ---------------------------------------------------------
  22. |       Yousef M. Alostaz                               |
  23. |       3111 Newmark Civil Engineering Lab.             |
  24. |       205 N. Mathews Av.                              |
  25. |       Urbana, IL 61801                                |
  26. |       yalostaz@cern.uiuc.edu                          |
  27. |                                                       |
  28. |               "ACCORDING TO MEN'S WILLS POWER COMES   |
  29. |                ACCORDING TO NOBILITY GENEROUS ACTS    |
  30. |                                                       |
  31. |               LITTLENESS IS MAGNIFIED BY SMALL MEN    |
  32. |               GRANDEUR IS DEPRECATED BY THE GREAT"    |
  33. ---------------------------------------------------------
  34.  
  35.